projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a753a00
)
*** empty log message ***
author
John Wiegley
<johnw@newartisans.com>
Fri, 14 Nov 2003 11:01:26 +0000
(11:01 +0000)
committer
John Wiegley
<johnw@newartisans.com>
Fri, 14 Nov 2003 11:01:26 +0000
(11:01 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 74e9cbf75d4b7577b7886904debfb6e786b7a423..652fbb5813b76a613b3912dae3f3dba7fe1432d0 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,9
@@
2003-11-14 John Wiegley <johnw@newartisans.com>
+ * eshell/esh-var.el (eshell-parse-variable-ref): Added a backslash
+ that was optional, but obviously missing based on surrounding
+ code.
+
* eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
string arguments to numbers unless the whole argument was seen as
a number.